Python lint issue
2022年5月10日 — There's two issues here: Since this is not a raw string, the backslashes are string escapes, not regexp escapes.
regex101
Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET, Rust.
codingjoerelint
Write your own linting rules using regular expressions. - codingjoe/relint.
no-control-regex - ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
◉ Arcanist User Guide
The Script and Regex linter is a simple glue linter which runs some script on each path, and then uses a regex to parse lint messages from the script's output.
RegExr
Regular expression tester with syntax highlighting, PHP / PCRE & JS Support, contextual help, cheat sheet, reference, and searchable community patterns.
prefer-regex-literals - ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
gmullerbeslint-plugin-regex
This rule checks that specified patterns are not found in files, i.e. Invalid patterns. ✏ Example of incorrect code for this rule: /* eslint regex/invalid: [' ...
Regex Tester
RegexPal is a tool to learn, build, & test Regular Expressions (RegEx / RegExp). Results update in real-time as you type. Roll over a match or expression ...